Other Protocols
The following protocols are available globally.
-
The
See moreMGLAnnotationControllerDelegateprotocol defines a set of optional methods that you can use to receive updates to style annotation changes.Declaration
Objective-C
@protocol MGLAnnotationControllerDelegate <NSObject>Swift
protocol MGLAnnotationControllerDelegate : NSObjectProtocol
Other Protocols Reference